home *** CD-ROM | disk | FTP | other *** search
/ Echoes of Ireland / Echoes of Ireland.iso / IRISH_ENGINE / quiz / quiz3.xml < prev    next >
Extensible Markup Language  |  2004-06-16  |  2KB  |  64 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <QUIZ>
  3.   <QUESTION ANSWER="2" TEXT="What Era did the Great Famine take place in?">
  4.     <CHOICE>Georgian</CHOICE>
  5.     <CHOICE>Gothic</CHOICE>
  6.     <CHOICE>Victorian</CHOICE>
  7.   </QUESTION>
  8.   
  9.   <QUESTION ANSWER="1" TEXT="What happens when there is a famine?">
  10.     <CHOICE>The weather gets very cold</CHOICE>
  11.     <CHOICE>There is no food and people starve</CHOICE>
  12.     <CHOICE>People eat lots of potatoes</CHOICE>
  13.   </QUESTION>  
  14.  
  15. <QUESTION ANSWER="2" TEXT="Where did most of the famine refugees go when they left Ireland?">
  16.     <CHOICE>China</CHOICE>
  17.     <CHOICE>Africa</CHOICE>
  18.     <CHOICE>Britain, North America and Australia</CHOICE>
  19.   </QUESTION> 
  20.  
  21.   <QUESTION ANSWER="2" TEXT="How did most people get from the Irish ports to England?">
  22.     <CHOICE>By foot</CHOICE>
  23.     <CHOICE>By aeroplane</CHOICE>
  24.     <CHOICE>By ship</CHOICE>
  25.   </QUESTION> 
  26.   
  27.   <QUESTION ANSWER="0" TEXT="What kind of ship did the immigrants travel on to get to Liverpool?">
  28.     <CHOICE>Paddle steamer</CHOICE>
  29.     <CHOICE>Coffin ship</CHOICE>
  30.     <CHOICE>Hovercraft</CHOICE>
  31.   </QUESTION> 
  32.   
  33.   <QUESTION ANSWER="1" TEXT="What was the main vegetable affected by the blight disese?">
  34.     <CHOICE>Turnips</CHOICE>
  35.     <CHOICE>Potatoes</CHOICE>
  36.     <CHOICE>Carrots </CHOICE>
  37.   </QUESTION> 
  38.   
  39.   <QUESTION ANSWER="0" TEXT="Why did the Great Famine start in Ireland?">
  40.     <CHOICE>Potatoes were destroyed by disease</CHOICE>
  41.     <CHOICE>There wasnΓÇÖt enough rain</CHOICE>
  42.     <CHOICE>People were too lazy to work</CHOICE>
  43.   </QUESTION>
  44.  
  45.  <QUESTION ANSWER="0" TEXT="During the famine why didnt the Irish eat grain">
  46.     <CHOICE>Too expensive</CHOICE>
  47.     <CHOICE>None available</CHOICE>
  48.     <CHOICE>Blight disease</CHOICE>
  49.   </QUESTION>
  50.  
  51. <QUESTION ANSWER="0" TEXT="Approximately how may people died in the famine ">
  52.     <CHOICE>1-2 million</CHOICE>
  53.     <CHOICE>3-4 million</CHOICE>
  54.     <CHOICE>5-6 Million</CHOICE>
  55.   </QUESTION>
  56.  
  57. <QUESTION ANSWER="0" TEXT="What was the name of the disease that caused the famine">
  58.     <CHOICE>Blight</CHOICE>
  59.     <CHOICE>Typhus</CHOICE>
  60.     <CHOICE>Cholera</CHOICE>
  61.   </QUESTION>
  62.  
  63. </QUIZ>
  64.